func runtime.synctestidle_c

2 uses

	runtime (current package)
		synctest.go#L191: 		gopark(synctestidle_c, nil, waitReasonSynctestRun, traceBlockSynctest, 0)
		synctest.go#L218: func synctestidle_c(gp *g, _ unsafe.Pointer) bool {